home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Science⁄Math / VideoToolbox / Notes / Monitor sense pins.note < prev    next >
Encoding:
Text File  |  1993-12-16  |  2.8 KB  |  63 lines  |  [TEXT/KAHL]

  1. "Monitor sense pins.note"
  2. From Compuserve, May, 1992.
  3.  
  4. The sensing of monitor type is through pins 4, 7, and 10. The sensing pins should be 
  5. grounded or left unconnected. You can ground a pin by connecting it to Pin 11.
  6.  
  7. Display                       Pixels         Hz     Pins grounded
  8. Apple Hi Res Monochrome     480 x 640       67 Hz    4
  9. Apple Hi Res RGB            480 x 640       67 Hz    4
  10. Apple 12" RGB               512 x 384       67 Hz    4, 10
  11. Apple 15" Portrait          640 x 870       75 Hz    7, 10
  12. Apple 2-Page Monochrome    1152 x 870       75 Hz   10
  13. VGA                         480 x 640               10
  14. RS-170A (interlaced)        480 x 640      60 Hz     4, 7
  15.  
  16. Sources:
  17. Apple Macintosh Technical Note 144: Macintosh Color Monitor Connections.
  18. Apple Macintosh Developer Notes: Macintosh Display Card 8•24 GC.
  19.  
  20.  
  21. Message: #27362, S/2  Mac Tech Questions
  22. Date:    Tue, May 12, 1992 8:21:16 PM
  23. Subject: LC technical question
  24. From:    Kevin Norris [AsstSysop] 75410,1674
  25. To:      Ken Settle  76556,753 (received)
  26. Reply:   #27441 (1 reply)
  27.  
  28. Mac LC video connector pinouts:
  29.  
  30.  Pin Number    Signal Name         Signal Description
  31.  1             RED.GND             Red ground
  32.  2             RED.VID
  33.              Red video signal
  34.  3,15          /CSYNC or /HSYNC    Composite synchronization signal if
  35.                                    Apple monitor. Horizontal
  36.                                    synchronization signal if VGA  
  37.                                    monitor.
  38.  4             SENSE0              Monitor sense signal 0
  39.  5             GRN.VID             Green video signal
  40.  6             GRN.GND             Green ground
  41.  7             SENSE1              Monitor sense signal 1 (grounded
  42.                                    internally)
  43.  8             n.c.                Not connected
  44.  9             BLU.VID             Blue video signal
  45.  10            SENSE2              Monitor sense signal 2
  46.  11            C&VSYNC.GND         Ground for CSYNC and VSYNC
  47.  12            /VSYNC              Vertical synchronization signal
  48.  13            BLU.GND             Blue ground
  49.  14            HSYNC.GND           HSYNC ground
  50.  Shell         CHASSIS.GND         Chassis ground
  51.  
  52. A "/" at the beginning of a signal name indicates that the signal is active low.
  53.  
  54. The Macintosh LC does not supply vertical synchronization with the Green video signal 
  55. (pin~5). The vertical synchronization signal is supplied on pin 12.
  56.  
  57. The Macintosh LC requires that pin 4 (SENSE0) be connected to Ground to signal the 
  58. connection of a 640 x 480 monitor. The Macintosh LC requires that pin 4 and 10 
  59. (SENSE0 and SENSE2) be connected to Ground to signal the connection of a 512 x 384 
  60. monitor (i.e., the Macintosh 12" RGB Display). The Macintosh LC requires that pin 10 
  61. (SENSE2) be connected to Ground to signal the connection of a VGA monitor. Pin 7 
  62. (SENSE1) is grounded in the Macintosh LC.
  63.